Fix bug 16694 with applying X resources to faces too early.
authorMatthias Dahl <matthias.dahl@binary-island.eu>
Mon, 28 Apr 2014 19:14:17 +0000 (22:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Apr 2014 19:14:17 +0000 (22:14 +0300)
commit445ffb527668334294081c1ec4b2fa682ef18aab
tree6e388d2f5bfe4671e2735f0fd89720b9dfa7233a
parent353e336fa849fc391ba8fd2c8c7607b99c7634b5
Fix bug 16694 with applying X resources to faces too early.

 lisp/faces.el (face-spec-recalc): Apply X resources only after the
 defface spec has been applied. Thus, X resources are no longer
 overriden by the defface spec which also fixes issues on win32 where
 the toolbar coloring was wrong because it is set through X resources
 and was (wrongfully) overriden.
lisp/ChangeLog
lisp/faces.el